-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
Environment
- Python version: 3.6.9
- NetBox version: 2.9.10
Proposed Functionality
Add a -c/--command argument to the nbshell to allow passing Python code directly (replicating the functionality of Django's built-in shell command).
Use Case
Provides better support for one-offs by removing the need to pipe code via stdin.
Database Changes
None
External Dependencies
None
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application