Module azcam.cli
Used to bring commands into the current namespace.
Usage:
from azcam.cli import *
azcam
as well as items in db.tools
, db.shortcuts
, and db.scripts
are
added to all here for import into the CLI namespace.
azcam.cli
Used to bring commands into the current namespace.
Usage:
from azcam.cli import *
azcam
as well as items in db.tools
, db.shortcuts
, and db.scripts
are
added to all here for import into the CLI namespace.