Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jimmctl reference doc #74

Merged
merged 2 commits into from
Dec 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions .custom_wordlist.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
addons
ADFS
alice
API
APIs
auditability
Expand Down Expand Up @@ -35,15 +36,19 @@ init
installable
JAAS
jimm
jimmctl
Jimmctl
JIMM
JIMM's
json
JSON
juju
Juju
Juju's
JWKS
JWT
JWTs
JQ
K8s
Keystore
Kratos
Expand All @@ -52,6 +57,7 @@ Kubernetes
Launchpad
ldap
LDAP
loginer
LTS
LXC
LXD
Expand All @@ -64,13 +70,18 @@ MicroK
MicroK8s
Microsoft
Multipass
MyController
MyGroup
MyTeam
MyST
namespace
namespaces
NFS
nginx
Nginx
NodePort
ntp
objectname
OAuth
OAuth2
OAuth2.0
Expand Down Expand Up @@ -104,6 +115,8 @@ SSL
subdirectories
subfolders
subtree
Subcommands
TeamA
Terraform
TLS
Traefik
Expand All @@ -112,12 +125,18 @@ UbuntuSSO
UI
URI
URIs
urls
userset
uuid
UUID
uuids
UUIDs
VM
VM's
VMs
webhook
Websocket
Xbox
XSRF
yaml
YAML
22 changes: 20 additions & 2 deletions reference/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,30 @@ Security
:maxdepth: 1

JAAS Security <security>
Audit Logs <audit_logs>

Authorisation
-------------

.. toctree::
:maxdepth: 1

Audit Logs <audit_logs>
Supported Juju Versions <juju_required_version>
Authorisation Model <authorisation_model>
Authorisation Data <authorisation_data>
ReBAC Admin Backend <rebac_admin_backend>

Support
-------

.. toctree::
:maxdepth: 1

Supported Juju Versions <juju_required_version>

CLI Reference
-------------

.. toctree::
:maxdepth: 1

Jimmctl Reference <jimmctl>
Loading