Forum Discussion
Ørjan
Jun 18, 2018Nimbostratus
Set partition context in bash
When running the command "show ltm clientssl-proxy cached-certs virtual clientssl-profile " in tmsh I have to do "cd /" first so it finds the correct VS and profile.
This VS and client-SSL prof...
Lee_Sutcliffe
Jun 18, 2018Nacreous
You can use
"tmsh -c"
to execute tmsh with multiple arguments. So in your case you can CD to the partition first:
For example:
tmsh -c "cd /some_partition; show ltm clientssl-proxy cached-certs virtual clientssl-profile"
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects