You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the FoD 25.1 release we have a PUT method for updating attributes, to complement existing GET, POST, DELETE methods. This will allow us to create the following commands, similar to fcli ssc:
fcli fod attribute | attr
fcli fod attribute create
fcli fod attribute update --attrs
fcli fod attribute delete --attrs
fcli fod attribute list | ls
The text was updated successfully, but these errors were encountered:
Enhancement Request
With the FoD 25.1 release we have a PUT method for updating attributes, to complement existing GET, POST, DELETE methods. This will allow us to create the following commands, similar to
fcli ssc
:The text was updated successfully, but these errors were encountered: