Skip to main content
Ctrl+K
SimBricks  documentation - Home SimBricks  documentation - Home
  • Quickstart
  • Learn
  • Reference
  • Quickstart
  • Learn
  • Reference

Section Navigation

  • 3.1. Command Line Interface (CLI)
    • 3.1.1. Admin
    • 3.1.2. Audit
    • 3.1.3. Instantiations
    • 3.1.4. Namespaces
    • 3.1.5. Organizations
    • 3.1.6. Resource Groups
    • 3.1.7. Runners
    • 3.1.8. Runs
    • 3.1.9. Simulations
    • 3.1.10. Systems
  • 3.2. Client
  • 3.3. Orchestration Framework
    • 3.3.1. System Configuration
    • 3.3.2. Simulation Configuration
    • 3.3.3. Instantiation Configuration
  • 3.4. Runner
  • 3.5. Core Library
    • 3.5.1. Base
    • 3.5.2. Mem
    • 3.5.3. Network
    • 3.5.4. PCIe
    • 3.5.5. NIC
    • 3.5.6. AXI
  • 3. Reference
  • 3.1. Command Line Interface (CLI)

3.1. Command Line Interface (CLI)#

  • 3.1.1. Admin
    • ns_ls()
    • ns_ls_id()
    • ns_create()
    • ns_delete()
    • schedule()
  • 3.1.2. Audit
    • audit()
  • 3.1.3. Instantiations
    • ls()
    • show()
    • delete()
  • 3.1.4. Namespaces
    • ls()
    • show()
    • cur()
    • create()
    • delete()
    • members()
    • member_add()
  • 3.1.5. Organizations
    • amain()
    • members()
    • invite()
    • guest()
    • guest_token()
    • guest_link()
  • 3.1.6. Resource Groups
    • create()
    • update()
    • ls_rg()
    • ls()
  • 3.1.7. Runners
    • ls()
    • show()
    • delete()
    • create()
    • create_event()
    • delete_event()
    • update_event()
    • ls_events()
  • 3.1.8. Runs
    • ls()
    • show()
    • follow()
    • run_con()
    • ls_rf()
    • get_output_artifact()
    • delete()
    • submit()
    • create()
    • create_event()
    • delete_event()
    • update_event()
    • ls_events()
  • 3.1.9. Simulations
    • ls()
    • show()
    • delete()
  • 3.1.10. Systems
    • ls()
    • show()
    • delete()

previous

3. Reference

next

3.1.1. Admin

This Page

  • Show Source

© Copyright 2025 Max Planck Institute for Software Systems, and National University of Singapore.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.